Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_parse
date_parse
Returns an associative array with detailed information about a given date
Name:
date_parse
Category:
Date and time
Programming Language:
php
One-line Description:
Returns an associative array with detailed information about the specified date.
Related
PHP date_parse vs strtotime: Which One Should You Use for Date Handling?
5
Similar Functions
date_create_immutable_from_format
date_create_immutable_from_format
DateTimeImmutable::c
checkdate
checkdate
VerifytheGregorianca
date_create_from_format
date_create_from_format
AliasforDateTime::
gmdate
gmdate
FormatGMT/UTCdate/ti
timezone_location_get
timezone_location_get
AliasforDateTimeZo
strptime
strptime
parsethetime/dategen
idate
idate
Formatlocaltime/date
timezone_offset_get
timezone_offset_get
AliasforDateTimeZo
Popular Articles
PHP date_parse vs strtotime: Which One Should You Use for Date Handling?